PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DRenderMode Class / getOpacity Method
In This Topic
    getOpacity Method
    In This Topic
    Gets the opacity.
    Syntax
    public double getOpacity()

    Return Value

    A number specifying the opacity of the added transparency applied by some render modes, using a standard additive blend.
    See Also